FlexReport for WinForms
FindAll メソッド (MapOwnedCollectionBase<T>)


C1.Win.FlexReport.CustomFields.4.5.2 アセンブリ > C1.Win.FlexReport.CustomFields.Maps 名前空間 > MapOwnedCollectionBase<T> クラス : FindAll メソッド
シンタックス
'宣言
 
Public Function FindAll( _
   ByVal p As System.Predicate(Of T) _
) As System.Collections.Generic.IEnumerable(Of T)
'使用法
 
Dim instance As MapOwnedCollectionBase(Of T)
Dim p As System.Predicate(Of T)
Dim value As System.Collections.Generic.IEnumerable(Of T)
 
value = instance.FindAll(p)
public System.Collections.Generic.IEnumerable<T> FindAll( 
   System.Predicate<T> p
)

パラメータ

p
参照

MapOwnedCollectionBase<T> クラス
MapOwnedCollectionBase<T> メンバ